-
Home
-
Tablesome Table – Contact Form DB – WPForms, CF7, Gravity, Forminator, Fluent
-
1.0.11
-
Code
-
Classes
- Table_Crud_WP
| Total Complexity |
18 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
153 |
| Lines of code |
88 |
| Logical lines of code |
65 |
| Comment lines |
21 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| insert_many() |
S |
53 |
5 |
23 |
| create_table() |
S |
59 |
3 |
13 |
| add_columns_to_db() |
S |
60 |
3 |
12 |
| get_table_name() |
S |
66 |
3 |
8 |
| modify_table_structure() |
S |
62 |
1 |
12 |
| __construct() |
S |
67 |
1 |
7 |
| table_exists() |
S |
68 |
1 |
7 |
| get_table_columns_from_db() |
S |
69 |
1 |
6 |